projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b527cf8
)
* woman.el (woman2-TH): Use string-equal instead of string-match.
author
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000
(
02:31
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Fri, 11 Apr 2008 02:31:26 +0000
(
02:31
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 100ef74f2983acb88de9673ef49b1b085fe603a4..b6c5109a481ec6a6a923ec7ad1505f6ddda2bb75 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,6
+1,6
@@
2008-04-11 Chong Yidong <cyd@stupidchicken.com>
- * woman.el (woman2-TH):
Quote argument to
string-match.
+ * woman.el (woman2-TH):
Use string-equal instead of
string-match.
2008-04-11 Kevin Ryde <user42@zip.com.au>